Remove a few stray <packing/> elements
authorMatthias Clasen <mclasen@redhat.com>
Sat, 6 Apr 2019 00:47:46 +0000 (00:47 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 6 Apr 2019 00:52:29 +0000 (20:52 -0400)
These were leftovers from an earlier conversion
that did not properly strip empty elements.

examples/application10/window.ui
examples/application7/window.ui
examples/application8/window.ui
examples/application9/window.ui

index 0051fc9391096fba182cca0d61c4a9bc37cc7f03..d3f737fa2865747cb195ee2241752d907ad9bba2 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <template class="ExampleAppWindow" parent="GtkApplicationWindow">
     <property name="title" translatable="yes">Example Application</property>
@@ -27,7 +28,6 @@
             <property name="sensitive">0</property>
             <property name="icon-name">edit-find-symbolic</property>
           </object>
-          <packing/>
         </child>
         <child type="end">
           <object class="GtkMenuButton" id="gears">
@@ -36,7 +36,6 @@
               <class name="image-button"/>
             </style>
           </object>
-          <packing/>
         </child>
       </object>
     </child>
index 59ce85aa9f925db31a2eeb469b8ffcb32aeb6182..761daef776f21124303317e29a500ef2ea66db2e 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <template class="ExampleAppWindow" parent="GtkApplicationWindow">
     <property name="title" translatable="yes">Example Application</property>
@@ -18,7 +19,6 @@
                 <property name="sensitive">0</property>
                 <property name="icon-name">edit-find-symbolic</property>
               </object>
-              <packing/>
             </child>
           </object>
         </child>
index 3681e1787eef5ae42293984a2aca319051579eb1..e7935e55e208324fa44e5314e715648f4109eb9c 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <template class="ExampleAppWindow" parent="GtkApplicationWindow">
     <property name="title" translatable="yes">Example Application</property>
@@ -18,7 +19,6 @@
                 <property name="sensitive">0</property>
                 <property name="icon-name">edit-find-symbolic</property>
               </object>
-              <packing/>
             </child>
             <child type="end">
               <object class="GtkMenuButton" id="gears">
@@ -27,7 +27,6 @@
                   <class name="image-button"/>
                 </style>
               </object>
-              <packing/>
             </child>
           </object>
         </child>
index 6cb5ad24a9ca53d247b1ba683d89a1d5fba7ee10..59f6e8c71ac5cd84449575bc0a2d5ccdc0728c5d 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <template class="ExampleAppWindow" parent="GtkApplicationWindow">
     <property name="title" translatable="yes">Example Application</property>
@@ -29,7 +30,6 @@
                 <property name="sensitive">0</property>
                 <property name="icon-name">edit-find-symbolic</property>
               </object>
-              <packing/>
             </child>
             <child type="end">
               <object class="GtkMenuButton" id="gears">
@@ -38,7 +38,6 @@
                   <class name="image-button"/>
                 </style>
               </object>
-              <packing/>
             </child>
           </object>
         </child>